home *** CD-ROM | disk | FTP | other *** search
- Path: tank.news.pipex.net!pipex!iol!usenet
- From: dwight@broadleas.iol.ie (Dwight Alwine)
- Newsgroups: comp.lang.c
- Subject: Keyboard char to another app (Windows + VC++)
- Date: Wed, 03 Apr 1996 09:32:04 GMT
- Organization: Bleco Trading
- Message-ID: <4jtd22$l89@nuacht.iol.ie>
- NNTP-Posting-Host: af044.du.pipex.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- I have a program that reads a serial device and then must take the
- data characters + prefix + suffix and "stuff" them into the keyboard
- buffer of another app. The comms is fine. I can find the other app &
- get the handle of that app and can get it to maximize, minimise, etc.
- I however cannot get it to recognise the "keyboard characters". I
- have been using SendMessage with uMsg of WM_KEYDOWN, WM_CHAR, &
- WM_KEYUP. Anybody know of an ftp or web site where I can get an
- axample of this or just give me some general help?
-
- Replies here or email dwight@broadleas.iol.ie.
-
- Thanks in advance
-
- Dwight
-
- -----------------------------------------------
- | Dwight Alwine |
- | dwight@broadleas.iol.ie |
- -----------------------------------------------
-
-